BEHAVIOR_SET_USER_VISIBLE_HINT

Deprecated

This behavior relies on the deprecated setUserVisibleHint API. Use BEHAVIOR_RESUME_ONLY_CURRENT_FRAGMENT to switch to its replacement, setMaxLifecycle.

Indicates that setUserVisibleHint will be called when the current fragment changes.

See also